vector_dot
Syntax:
vector_dot(vec1, vec2)
Arguments:
Argument Name | Type | Description |
---|---|---|
vec1 | vector | first vector to multiply |
vec2 | vector | second vector to multiply |
Returns: (real)
Description:
Loading page...
Syntax:
vector_dot(vec1, vec2)
Arguments:
Argument Name | Type | Description |
---|---|---|
vec1 | vector | first vector to multiply |
vec2 | vector | second vector to multiply |
Returns: (real)
Description:
Loading page...